home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/real/wires/r3wigrou.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/wires/r3wipart.js")
- include("oops/r3vector.js")
- var R3CLID_WIGROUP = 1406;
-
- R3WIGROUPM_ = 1406000;
-
- function _R3WIGROUPM_() {
- return this.r3Do(R3WIGROUPM_, arguments);
- }
-
- function r3Wigroup () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_WIGROUP, arguments);
- }
- // Methods
- this.=_R3WIGROUPM_;
-
- // Attributes
- }
-
- r3Wigroup.prototype=new r3Wire;
- // inc/real/wires/r3wigrou.h_H